CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - texture image

搜索资源列表

  1. Image-texture

    0下载:
  2. Runway detection using various fetaures.They are as follows Haralick feature,Basic features,Zernike moments,Circular-Mellin features,Fourier power spectrum,Gabor filters
  3. 所属分类:matlab

    • 发布日期:2015-12-30
    • 文件大小:89088
    • 提供者:pavi
  1. Images-as-Occlusions-of-Textures--A-Framework-for

    0下载:
  2. a new mathematical and algorithmic framework for unsupervised image segmentation, which is a critical step in a wide variety of image processing applications. We have found that most existing segmentation methods are not successful on histopa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2754886
    • 提供者:bala
  1. watershed

    0下载:
  2. 分水岭算法 适合彩色图像的处理,对纹理很有效 可以下载来-Applications watershed algorithm to process the image .Suitable for color image processing, the texture is very effective Applications watershed algorithm to process the image Suitable for color image processing, the text
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6567932
    • 提供者:张三
  1. A Framework for Segmentation

    0下载:
  2. new mathematical and algorithmic framework for unsupervised image segmentation, which is a critical step in a wide variety of image processing applications. We have found that most existing segmentation methods are not successful on histopathology im
  3. 所属分类:matlab例程

    • 发布日期:2014-09-06
    • 文件大小:88310
    • 提供者:balhari
  1. IMAGEPROCESS

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法。-Image segmentation based on texture measurement, suitable for remote sensing image, using K-mean algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:444398
    • 提供者:dengwu
  1. SimpleLocalization

    0下载:
  2. results than conventional LBP based schemes.Several observations can be made for CLBP. First, LBP is aspecial case of CLBP by using only CLBP_S. Second, we willshow that the sign component preserves more image localstructural information than the mag
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2541
    • 提供者:tijrkmoo
  1. lbp

    0下载:
  2. 来自<Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP,用于图像的纹理特征分析-From <Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP, us
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2465
    • 提供者:汪洋
  1. GLMCandLBPextraction

    1下载:
  2. 第一个程序提取了图像灰度级为64的灰度共生矩阵,并计算了能量,熵,对比度,相关性,逆差矩这5个参数.第二个程序可以提取彩色图像的LBP纹理特征,可以提取采样点为8、16、24的统一模式(u2)、旋转不变模式(ri)、统一旋转不变模式(riu2)的LBP值。-The first program to extract a grayscale image GLCM 64, and calculate the energy, entropy, contrast, correlation, inverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:107167
    • 提供者:房双双
  1. MATLAB7

    0下载:
  2. 基于matlab提取图像纹理源码程序,可以作为参考使用-Matlab code to extract image texture based program, you can use as a reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:9586
    • 提供者:张涛
  1. huidugongsheng

    1下载:
  2. 这个程序代码的作用是提取图像的纹理特征,用一个滑动窗口求取共生矩阵-The role of this code is to extract texture features of the image, with a sliding window to strike a co-occurrence matrix
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:588
    • 提供者:祝婉
  1. MATLAB532

    0下载:
  2. 【谷速软件】matlab毕业程序代做-提取图像纹理-[Valley] matlab software speed graduation program generation do- extract image texture
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:9672
    • 提供者:张小
  1. cs

    1下载:
  2. 基于压缩感知思想的图像分块压缩与重构方法 考虑到大多数图像信号信息分布有差异, 编码端, 在对图像分块的基础上, 融合熵估计 和边缘检测方法计算各图像块的信息含量, 再从两个不同的角度进行分类采样: 依据信息量多少将图像块分为平滑、过渡和纹理3 类, 使用不同的采样率采样 依据信息量的分布特征, 采用不同的采样率分配策略进行采样. 在解码端, 根据不同类型的图像块构造不同的线性算子进行重构, 再运用改 进的迭代阈值算法去除块效应和噪声. 实验证明, 算法在提升图像重构质量的同时缩短了
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10092611
    • 提供者:Dr_wong
  1. textureCalc

    0下载:
  2. 分块计算图像的纹理,包括均值,标准偏差和平滑度等-The texture of a image is calculated based on blocks,including mean, standard deviation and smoothness and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1790
    • 提供者:张明辉
  1. ConsoleApp_texture

    0下载:
  2. 利用灰度共生矩阵提取图像纹理特征的一种算法实现。-An algorithm using gray level co-occurrence matrix of image texture feature extraction.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:596794
    • 提供者:yaoxinghui
  1. textureTransform

    0下载:
  2. Compute the SVD, Eigen, QR and LU texture transforms of an image.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:110531
    • 提供者:tariq
  1. Desk232top

    0下载:
  2. matlab课程编程【谷速软件】图像纹理分析源码-matlab programming courses [Valley] speed image texture analysis software source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:15085
    • 提供者:张静
  1. src

    0下载:
  2. source code of Fundamentals of texture mapping and image warping -the source show how texture mapping works
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6503
    • 提供者:李建平
  1. tsmoothing_code

    0下载:
  2. 这个程序是从“纹理+结构”图片中提取文件主结构。-The program is used for extracting the main structure texture+ structure image file .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2132591
    • 提供者:田军清
  1. LJSDLDS5TR

    0下载:
  2. 【matlab国外编程代做】基于纹理的图像检索源码 可以作为参考使用学习-[Do] matlab programming abroad on behalf of the texture-based image retri can be used as a reference source to learn
  3. 所属分类:Fractal program

    • 发布日期:2016-05-25
    • 文件大小:180224
    • 提供者:靖靖
  1. Clustere_RGB

    0下载:
  2. texture feature extraction insert into on the basis of rgb colore image clustering methods-texture feature extraction insert into on the basis of rgb colore image clustering methods
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1076
    • 提供者:Neelima
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com